home *** CD-ROM | disk | FTP | other *** search
/ Atari Mega Archive 1 / Atari Mega Archive - Volume 1.iso / graphics / apfelman.arc / README < prev   
Text File  |  1990-07-17  |  2KB  |  43 lines

  1. Howdy. This is a program that generates the Mandelbrot set, very quickly.
  2. It works in High and Low resolutions only. The program originally appeared
  3. in the German ST-Magasin, and was sent to me by Claus Priisholm in Denmark
  4. (riddler@iesd.ac.dk). I've taken the liberty of using a resource editor to
  5. translate the menu options to English. The original resource file is also
  6. included in the ARC file. 
  7.  
  8. Since there are no other docs, here's a brief rundown on what the options
  9. do, or as far I was able to determine from playing around...
  10.  
  11. File
  12.     Quit    - Obvious.
  13.     New    - Reset the coordinates to original values
  14.     Load    - Load an image, DEGAS or Apfelman format
  15.     Save    - Save image, same choices, I think
  16.     Execute    - No automatic redraws, you must select this
  17.           after changing an option
  18.  
  19. Parameter
  20.     Coordinates    - Select the region of the M-set to view
  21.     Zoom Box    - Use the crosshair to select a region to zoom
  22.     Options
  23.         Scale    - Image size factor, 1-9
  24.         Color Bias    - Dunno, really. The higher the number,
  25.                   the fewer colors you get.
  26.         Iterations    - Controls precision of computations.
  27.                   Larger numbers give more detail, but
  28.                   take a lot longer to draw.
  29.  
  30. Extra
  31.     Menu Bar    - Turn off menu bar. Enable with a mouse click.
  32.     Hardcopy    - Print the screen
  33.     R,G,B        - Mask out a color
  34.     Film    - Invoke APM_FILM.PRG. You can generate a sequence of
  35.           Apfelman format image files, and use them to produce
  36.           a sequence of DEGAS image files for blasting or other
  37.           viewing purposes. I don't remember what the prompts
  38.           mean, oh well.
  39.  
  40. It's a pretty cute program, though I don't think it really beats out
  41. Fractint. Anyway, enjoy...
  42.      -- Howard Chu  July 1990
  43.